The following tables list the members exposed by Medical3DObjectCollection<Medical3DObject>.
| Name | Description | |
|---|---|---|
|   | Medical3DObjectCollection<Medical3DObject> Constructor | Initializes a new instance of the Medical3DObjectCollection<Medical3DObject> class. | 
| Name | Description | |
|---|---|---|
|   | Count | Gets the number of items in the collection. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
|   | IsReadOnly | Specifies whether or not the collection is Read Only. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
|   | Item | Gets and sets the item at the specified index from within the collection. (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
| Name | Description | |
|---|---|---|
|   | Add | Adds the specified item to the end of the collection. (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
|   | AddRange | Adds the elements of an System.Collections.ICollection to the end of the collection. (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
|   | BringToFront | Brings the specified item forward in the collection. (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
|   | Clear | Removes all items from the collection. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
|   | Contains | Determines whether or not the specified item is contained in the collection. (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
|   | CopyTo | Copies all the elements of the collection to the specified one-dimensional array starting at the specified destination array index. (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
|   | DisableEvents | Called to disable raising the ItemAdded and ItemRemoved events. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
|   | EnableEvents | Called to enable raising the ItemAdded and ItemRemoved events. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
|   | GetEnumerator | Returns a generic enumerator that can iterate through the RasterCollection. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
|   | IndexOf | Returns the index of the specified item if it is found in the collection. (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
|   | Insert | Inserts the specified item at the specified index. (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
|   | Remove | Overridden. Removes the specified object. | 
|   | RemoveAt | Overridden. Removes the object at the specified index. | 
|   | SendToBack | Sends the specified item back in the collection. (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
| Name | Description | |
|---|---|---|
|   | OnItemAdded | Overridden. Overrides the Leadtools.RasterCollection.OnItemAdded. | 
|   | OnItemRemoved | Overridden. Overrides the Leadtools.RasterCollection.OnItemRemoved. | 
| Name | Description | |
|---|---|---|
|   | ItemAdded | Occurs when an item is added to the collection. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
|   | ItemRemoved | Occurs when an item is removed from the collection. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<Medical3DObject>) | 
 
  